net/http.http2HeadersFrameParam.BlockFragment (field)

5 uses

	net/http (current package)
		h2_bundle.go#L2390: 	BlockFragment []byte
		h2_bundle.go#L2452: 	f.wbuf = append(f.wbuf, p.BlockFragment...)
		h2_bundle.go#L8200: 				BlockFragment: chunk,
		h2_bundle.go#L9971: 			BlockFragment: frag,
		h2_bundle.go#L10039: 		BlockFragment: buf.Bytes(),